home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / manage / dist.exe / DUNPACK.EZE / ACTION / SAMPLE1.TCF < prev    next >
Text File  |  1994-01-01  |  513b  |  17 lines

  1. ; --------------------------------------------------
  2. ; Example 1 of TxtMaint Control File for DISTRIBUTOR
  3. ; --------------------------------------------------
  4. ;   This example will replace or insert the line:
  5. ;   FILES=61
  6. ;   in the CONFIG.SYS file.
  7. ; --------------------------------------------------
  8.  
  9. [ Insert CONFIG.SYS:FILES= ]
  10. file        =   c:\config.sys
  11. backup      =   c:\config.old
  12. token       =   FILES=
  13. setting     =   FILES=61
  14. action      =   replaceInsert
  15. type        =   complete
  16.  
  17.